Skip to content

[Others] update flash mask version#7819

Open
BingooYang wants to merge 2 commits into
PaddlePaddle:developfrom
BingooYang:up_flashmaske
Open

[Others] update flash mask version#7819
BingooYang wants to merge 2 commits into
PaddlePaddle:developfrom
BingooYang:up_flashmaske

Conversation

@BingooYang
Copy link
Copy Markdown
Contributor

@BingooYang BingooYang commented May 14, 2026

Motivation

flashinfer升级到0.6.11版本要求nvidia-cutlass-dsl>=4.4.2(https://github.com/PaddlePaddle/FastDeploy/pull/7799),flash mask旧版本锁死了nvidia-cutlass-dsl==4.4.2,产生冲突,因此升级一下flash mask版本

Modifications

升级flash mask版本
版本信息记录在:https://ku.baidu-int.com/knowledge/HFVrC7hq1Q/pKzJfZczuc/YeqWcBGW4m/EUBpKxHfTurV5G

Usage or Command

NA

Accuracy Tests

NA

Checklist

  • Add at least a tag in the PR title.
    • Tag list: [[FDConfig],[APIServer],[Engine], [Scheduler], [PD Disaggregation], [Executor], [Graph Optimization], [Speculative Decoding], [RL], [Models], [Quantization], [Loader], [OP], [KVCache], [DataProcessor], [BugFix], [Docs], [CI], [Optimization], [Feature], [Benchmark], [Others], [XPU], [HPU], [GCU], [DCU], [Iluvatar], [Metax]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented May 14, 2026

Thanks for your contribution!

PaddlePaddle-bot

This comment was marked as outdated.

@PaddlePaddle-bot
Copy link
Copy Markdown

PaddlePaddle-bot commented May 14, 2026

🤖 Paddle-CI-Agent | ci_status_monitor | 2026-05-19 10:20:31

CI报告基于以下代码生成(30分钟更新一次):


1 任务总览

所有 Required 任务全部通过 ✅,PR 可合并。有 2 个可选任务失败(不阻塞合并)。

总执行(rerun次数) 总任务 ✅ 通过 ❌ 失败 ⏳ 运行中 ⏸️ 等待中 跳过
42(0) 42 40 2 0 0 0

2 任务状态汇总

2.1 Required 任务 : 10/10 通过

必选任务阻塞合并,失败需优先处理。

状态 任务 耗时 根因 修复建议 日志 重跑
其余 10 个必选任务通过 - - - - -

2.2 可选任务 — 30/32 通过

可选任务不阻塞合并,失败仅供参考。

状态 任务 耗时 日志 重跑
Trigger Jenkins for PR (CI_METAX) 10m44s Job -
CI_HPU 1h4m Job -
其余 30 个可选任务通过 - - -

3 失败详情(仅 required)

无 required 失败任务。

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@12c6ae0). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #7819   +/-   ##
==========================================
  Coverage           ?   63.56%           
==========================================
  Files              ?      462           
  Lines              ?    64276           
  Branches           ?     9851           
==========================================
  Hits               ?    40857           
  Misses             ?    20633           
  Partials           ?     2786           
Flag Coverage Δ
GPU 72.72% <ø> (?)
XPU 7.12% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@zoooo0820 zoooo0820 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown

@PaddlePaddle-bot PaddlePaddle-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Paddle-CI-Agent | pr_review | 2026-05-18 10:20:45

📋 Review 摘要

PR 概述:升级 flash_mask 依赖版本以解决与 flashinfer 0.6.11 引入的 nvidia-cutlass-dsl>=4.4.2 要求之间的版本冲突
变更范围requirements.txt(依赖版本管理)
影响面 Tag[Others]

问题

未发现阻塞性问题。

📝 PR 规范检查

PR 标题格式符合规范([Others] 为官方 Tag,格式 [Tag] 描述 正确);必填的 5 个 section(Motivation / Modifications / Usage or Command / Accuracy Tests / Checklist)均完整填写,结构合规。✓

总体评价

本 PR 变更简洁明确,仅将 flash_mask wheel URL 从 4.0.0+g4c84f74 更新至 4.0.0+g4a17261,目的是解决与 flashinfer 升级带来的依赖冲突,变更风险极低,可直接合入。

@PaddlePaddle-bot
Copy link
Copy Markdown

🤖 Paddle-CI-Agent | ci_status_monitor | 2026-05-18 10:27:43

CI报告基于以下代码生成(30分钟更新一次):


1 任务总览

⏳ Required 任务进行中:5 个运行中,1 个等待中,暂无 Required 失败。

总执行(rerun次数) 总任务 ✅ 通过 ❌ 失败 ⏳ 运行中 ⏸️ 等待中 跳过
37(0) 37 27 1 7 2 0

2 任务状态汇总

2.1 Required任务 : 3/9 通过

必选任务阻塞合并,失败需优先处理。

状态 任务 耗时 根因 修复建议 日志 重跑
Extracted partial CE model tasks to run in CI. / run_ce_cases - 运行中 - Job -
Run Base Tests / base_tests - 运行中 - Job -
Run FastDeploy Unit Tests and Coverage / run_tests_with_coverage - 运行中 - Job -
xpu_4cards_case_test / run_xpu_4cards_cases - 运行中 - Job -
xpu_8cards_case_test / run_xpu_8cards_cases - 运行中 - Job -
⏸️ Run Four Cards Tests / run_4_cards_tests - 等待中 - - -
其余 3 个必选任务通过 - - - - -

2.2 可选任务 — 24/28 通过

可选任务不阻塞合并,失败仅供参考。

状态 任务 耗时 日志 重跑
Trigger Jenkins for PR 10m44s Job -
Run iluvatar Tests / run_iluvatar_cases - Job -
xpu_unit_test / run_xpu_unit_test - Job -
⏸️ CI_HPU - - -
其余 24 个可选任务通过 - - -

3 失败详情(仅 required)

无 required 失败任务。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants